type context.afterFuncer

2 uses

	context (current package)
		context.go#L332: type afterFuncer interface {
		context.go#L494: 	if a, ok := parent.(afterFuncer); ok {